Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-209637 | AOSX-14-005050 | SV-209637r610285_rule | Medium |
Description |
---|
Firewalls protect computers from network attacks by blocking or limiting access to open network ports. Application firewalls limit which applications are allowed to communicate over the network. |
STIG | Date |
---|---|
Apple OS X 10.14 (Mojave) Security Technical Implementation Guide | 2021-06-21 |
Check Text ( C-9888r282393_chk ) |
---|
If an approved HBSS solution is installed, this is Not Applicable. To check if the macOS firewall has been enabled, run the following command: /usr/bin/sudo /usr/libexec/ApplicationFirewall/socketfilterfw --getglobalstate If the result is "disabled", this is a finding. |
Fix Text (F-9888r282394_fix) |
---|
To enable the firewall, run the following command: /usr/bin/sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate on |